type go.uber.org/zap/zapcore.optionFunc

3 uses

	go.uber.org/zap/zapcore (current package)
		sampler.go#L95: type optionFunc func(*sampler)
		sampler.go#L97: func (f optionFunc) apply(s *sampler) {
		sampler.go#L122: 	return optionFunc(func(s *sampler) {